PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getHeight Method
In This Topic
    getHeight Method
    In This Topic
    Gets the image height.
    Syntax
    public int getHeight()

    Return Value

    The height of the image in pixels.
    See Also